home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 116 / MacAddict 116 (Mac Power Pack)(theDISC)(April 2006).iso / Software / Internet & Communication / OmniWeb-5.1.2.dmg / OmniWeb.app / Contents / Frameworks / OmniSoftwareUpdate.framework / Versions / 2004A / Resources / de.lproj / OSUPreferences.nib / classes.nib next >
Text File  |  2005-10-24  |  1KB  |  34 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {
  5.             ACTIONS = {restoreDefaults = id; setValueForSender = id; }; 
  6.             CLASS = OAPreferenceClient; 
  7.             LANGUAGE = ObjC; 
  8.             OUTLETS = {controlBox = id; initialFirstResponder = id; lastKeyView = id; }; 
  9.             SUPERCLASS = OFObject; 
  10.         }, 
  11.         {CLASS = OBObject; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  12.         {CLASS = OFObject; LANGUAGE = ObjC; SUPERCLASS = OBObject; }, 
  13.         {
  14.             ACTIONS = {
  15.                 checkNow = id; 
  16.                 dismissSystemConfigurationDetailsSheet = id; 
  17.                 showSystemConfigurationDetailsSheet = id; 
  18.             }; 
  19.             CLASS = OSUPreferences; 
  20.             LANGUAGE = ObjC; 
  21.             OUTLETS = {
  22.                 checkNowButton = NSButton; 
  23.                 enableButton = NSButton; 
  24.                 frequencyPopup = NSPopUpButton; 
  25.                 includeHardwareButton = NSButton; 
  26.                 infoTextField = NSTextField; 
  27.                 systemConfigurationTextView = NSTextView; 
  28.             }; 
  29.             SUPERCLASS = OAPreferenceClient; 
  30.         }, 
  31.         {CLASS = "java.lang.Object"; LANGUAGE = Java; }
  32.     ); 
  33.     IBVersion = 1; 
  34. }